arm: mvebu: Select SPL_DM_SEQ_ALIAS
authorNathan Rossi <[email protected]>
Thu, 7 Jan 2016 17:00:47 +0000 (03:00 +1000)
committerMichal Simek <[email protected]>
Wed, 13 Jan 2016 12:20:03 +0000 (13:20 +0100)
Select SPL_DM_SEQ_ALIAS which is required for certain uclasses,
specifically SPI Flash.

Signed-off-by: Nathan Rossi <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Stefan Roese <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/arm/Kconfig

index 9bd6cf1d807d1e793b885bacc3a05a10483b9d93..52b300d4831d81922b83fbe46ba20e478f377207 100644 (file)
@@ -118,6 +118,7 @@ config ARCH_MVEBU
        select OF_SEPARATE
        select DM
        select DM_SERIAL
+       select SPL_DM_SEQ_ALIAS
 
 config TARGET_DEVKIT3250
        bool "Support devkit3250"